gtkplacessidebar: clean up trash row on destroy
authorCarlos Soriano <csoriano@gnome.org>
Fri, 26 Feb 2016 10:01:38 +0000 (11:01 +0100)
committerCarlos Soriano <csoriano@gnome.org>
Fri, 26 Feb 2016 10:52:50 +0000 (11:52 +0100)
commit377ac909b7919a12109b4dfb0877589afbbd5a46
treeaa745574dcf6ed0705f2910d9bf80329d962d4e1
parentc3e56d3d83b59f4ca869f93434e168d00f42682d
gtkplacessidebar: clean up trash row on destroy

Track with a weak ref the trash row, so we can clean up the data in the
private struct.

Spotted and reviewed by Christian Hergert.
gtk/gtkplacessidebar.c